home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 32 / Amiga Format AFCD32 (Nov 1998, Issue 117).iso / -seriously_amiga- / programming / other / hrtmon / hrtmon.readme < prev    next >
Text File  |  1998-08-10  |  2KB  |  78 lines

  1. Short:    v2.21 FREE 'Action-Replay' like monitor
  2. Author:   Alain.Malek@cryogen.com  Alain Malek
  3. Uploader: Alain.Malek@cryogen.com  Alain Malek
  4. Type:     dev/debug
  5.  
  6.                              HRTmon
  7.  
  8.                     Copyright © 1991 - 1998
  9.                       All Rights Reserved
  10.                            Written by
  11.                           Alain  Malek
  12.  
  13.             http://dumbo.cryogen.ch/hrtmon/index.html
  14.  
  15.  
  16. Have you ever wanted to get an Action Replay on your A1200, A3000 or A4000 ?
  17. If the answer is yes, then you should have a look at HRTmon.
  18.  
  19. HRTmon is a monitor for your Amiga, which doesn't use the libraries.
  20. You can invoke the monitor at any point. Even if a game or a demo switched
  21. off the interrupts.
  22. Once in HRTmon you can watch all the memory, disassemble, edit, save, etc...
  23. and continue, as if nothing happend.
  24. You don't have to care about any picture address. ALL the CHIP-memory can
  25. be edited transparently.
  26.  
  27.  
  28. --------------------------------------------------------------------------
  29.  
  30. - History
  31.  
  32. version 2.21 Jul 18 1998
  33.  
  34. - memory watch command added
  35. - level2 interrupt not used anymore, to avoid freeze with extension cards
  36.   (pcmcia, ethernet, scsi, etc...)
  37. - option -r added to the HRTmon command (for removing HRTmon)
  38. - HRTmonPrefs fixed and Kickstart 2.0 compatible
  39. - no more crash when unknown command entered
  40.  
  41. version 2.20 Jul 16 1998
  42.  
  43. - German keymap fix (Bert Jahn)
  44. - copper search fix
  45. - vbr relocation changed
  46. - support for 68000 and 68010
  47. - HRTmon command doesn't use reqtools anymore
  48. - config file format changed
  49. - new 'no vbr move' option in HRTmonPrefs
  50. - command crash detection and recover system added
  51.  
  52. version 2.19 Jun 29 1998
  53.  
  54. - some WHDLoad adaptation (Bert Jahn)
  55. - better excep command  (Bert Jahn)
  56. - display HRTmon entry reason (Bert Jahn)
  57. - file Lock fix in HRTmon command (Bert Jahn)
  58. - gfx-ripper info pannel fix
  59. - copper search routine fix
  60.  
  61. version 2.18 Jun 23 1998
  62.  
  63. - hd partition detection fixed
  64. - floppy disk access fixed when in multiscan mode
  65. - mmu related problem fixed
  66.  
  67. version 2.17 Jun 12 1998
  68.  
  69. - source code clean-up
  70. - PhxAss support (v4.39alpha or better)
  71. - BASM support (Bert Jahn)
  72. - disable PCMCIA interrupts when in HRTmon. (avoid freeze)
  73.  
  74. version 2.16 Jun 4 1998 (9th public release)
  75.  
  76. - first source code release under GPL
  77.  
  78.